Name Start Address Type Access
INTERNAL_FLASH_WRITE_POINTER 61830 UINT32 R/W
INTERNAL_FLASH_WRITE 61832 UINT32 W
INTERNAL_FLASH_WRITE_POINTER
- Address: 61830
Address in internal flash where writes will begin.
  • Data type: UINT32  (type index = 1)
  • Readable and writable
INTERNAL_FLASH_WRITE
- Address: 61832
Data written here will be written to internal flash. Write size must be an even number of registers. This register is a buffer.
  • Data type: UINT32  (type index = 1)
  • Write-only
  • This register is a Buffer Register